Add more icons to check-icon-names
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 May 2014 15:52:12 +0000 (11:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 May 2014 15:52:12 +0000 (11:52 -0400)
These are icons which are used as GtkArrow replacement, and
icons used for the volume button.

testsuite/gtk/check-icon-names.c

index fe3646c75f206d01e4a34ccd59119d23180abd1e..3474938e4cc63f764b4d6787e44543b42e36a6f0 100644 (file)
@@ -103,9 +103,21 @@ static char *icon_names[] = {
   "zoom-out",
   "zoom-fit-best",
   "edit-select-all",
-  "edit-clear"
+  "edit-clear",
   /* "gtk-select-color", */
   /* "gtk-color-picker" */
+  "pan-down-symbolic",
+  "pan-up-symbolic",
+  "pan-start-symbolic",
+  "pan-end-symbolic",
+  "audio-volume-muted",
+  "audio-volume-high",
+  "audio-volume-low",
+  "audio-volume-medium",
+  "audio-volume-muted-symbolic",
+  "audio-volume-high-symbolic",
+  "audio-volume-low-symbolic",
+  "audio-volume-medium-symbolic"
 };
 
 static void